NDepend.API Documentation
ParentAssembliesAndNamespaces(IEnumerable<IType>) Method
NDepend.CodeModel Namespace > ExtensionMethodsProjection Class > ParentAssembliesAndNamespaces Method : ParentAssembliesAndNamespaces(IEnumerable<IType>) Method
This sequence of IType objects.
Returns a sequence of ICodeElementParent objects, containing all IMember.ParentAssembly and IMember.ParentNamespace objects of all IType objects contained in this sequence types.
Syntax
[Extension()]
public static IEnumerable<ICodeElementParent> ParentAssembliesAndNamespaces( 
   IEnumerable<IType> types
)

Parameters

types
This sequence of IType objects.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

ExtensionMethodsProjection Class
ExtensionMethodsProjection Members
Overload List